Date Constructor |
| Name | Description | |
|---|---|---|
| Date |
Initializes a new instance of the Date.
| |
| Date(DateTime) |
Initializes a new instance of the Date specified with DateTime.
| |
| Date(String) |
Initializes a new instance of the Date specified with date as a string.
| |
| Date(DateTime, String) |
Initializes a new instance of the Date specified with DateTime and time zone.
|